-
Notifications
You must be signed in to change notification settings - Fork 173
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: tauri version #492
feat: tauri version #492
Conversation
tauri-apps/tauri#3478 As the sounds are triggered by a timer rather than a user interaction the sounds don't work at the moment. One fix for now if its taking a while to merge would be to trigger the audio in rust. This could be achieved by passing the sound location or reading the data and sending it to rust to play.
…ier to debug the current build pipelines
6670453
to
186d28c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good to me, merge it anytime you want @sekwah41. Thank you! 🙇🏼
I was going to add a progress bar for downloading though for windows and mac it would have been far too fast to download so I decided against it and added a notification just saying it'll take a moment then install. |
Looking at the builds, it may be good to rename these to clearly state what platform they are for so that less experienced users do not need to look for the extensions though I will do that in a future update. Ive got an old MacBook I can test on but it's an old 2012 one. I should have a new MacBook arriving in the next week or two to properly test on so will look to fix most of the issues then. |
This is to implement #282
Though needs a lot of clean up atm. Please check out the builds at https://github.com/sekwah41/pomatez/releases/tag/v1.5.0
though I will need to update this all to the right versions and links.